This commit is contained in:
9
docker-compose.yml
Normal file
9
docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
libnotices:
|
||||
image: git.hamik.net/paradizelost/librarynotices:latest
|
||||
container_name: libnotices
|
||||
restart: always
|
||||
ports: 80
|
||||
volumes:
|
||||
- "./libaccounts.json:/var/www/data/libaccounts.json"
|
||||
- "./credentials:/root/.aws/credentials"
|
Reference in New Issue
Block a user