Migrate to Astro and split components
This commit is contained in:
+1
-3
@@ -1,10 +1,8 @@
|
||||
services:
|
||||
brabetz-homepage:
|
||||
image: nginx:alpine
|
||||
build: .
|
||||
container_name: brabetz-homepage
|
||||
restart: always
|
||||
volumes:
|
||||
- ./src:/usr/share/nginx/html:ro
|
||||
networks:
|
||||
- traefik_proxy
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user