work #1
@ -3,7 +3,8 @@ services:
|
|||||||
image: git.hamik.net/paradizelost/librarynotices:latest
|
image: git.hamik.net/paradizelost/librarynotices:latest
|
||||||
container_name: libnotices
|
container_name: libnotices
|
||||||
restart: always
|
restart: always
|
||||||
ports: 80
|
ports:
|
||||||
|
- "80:80"
|
||||||
volumes:
|
volumes:
|
||||||
- "./libaccounts.json:/var/www/data/libaccounts.json"
|
- "./libaccounts.json:/var/www/data/libaccounts.json"
|
||||||
- "./credentials:/root/.aws/credentials"
|
- "./credentials:/root/.aws/credentials"
|
Loading…
x
Reference in New Issue
Block a user