work #1

Merged
paradizelost merged 2 commits from work into main 2024-11-26 10:05:47 -06:00
Showing only changes of commit b6f433d13c - Show all commits

View File

@ -4,6 +4,4 @@ services:
container_name: libnotices container_name: libnotices
restart: always restart: always
ports: ports:
- "80:80" - "80:80"
volumes:
- "./credentials:/var/www/.aws/credentials"