dns
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
# Mount database and images directory
|
# Mount database and images directory
|
||||||
- auctiora-data:/mnt/okcomputer/output
|
- shared-auction-data:/mnt/okcomputer/output
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
@@ -51,5 +51,5 @@ networks:
|
|||||||
name: traefik_net
|
name: traefik_net
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
auctiora-data:
|
shared-auction-data:
|
||||||
driver: local
|
external: true
|
||||||
Reference in New Issue
Block a user