Delete personal-website.yaml
This commit is contained in:
@@ -1,16 +0,0 @@
|
|||||||
version: '1'
|
|
||||||
|
|
||||||
|
|
||||||
networks:
|
|
||||||
frontend:
|
|
||||||
external: true
|
|
||||||
|
|
||||||
services:
|
|
||||||
tobia-website:
|
|
||||||
image: nginx_with_hugo:latest
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- '/hdd/tobias-website:/website'
|
|
||||||
- '/hdd/update-tobias-website:/docker-entrypoint.d:ro'
|
|
||||||
networks:
|
|
||||||
- frontend
|
|
||||||
Reference in New Issue
Block a user