Nixius
/
template
Template
2
1
Fork 0

Add temp directory for local testing, update gitignore, and add documentation

This commit is contained in:
Leopere 2025-03-27 09:54:35 -04:00
parent 173d9484af
commit ddf6998b6b
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ services:
delay: 10s
order: stop-first
networks:
- traefik_network
- traefik
labels:
- traefik.enable=true
- traefik.http.routers.production_template.rule=Host(`template.nixc.us`)

View File

@ -20,7 +20,7 @@ services:
delay: 10s
order: stop-first
networks:
- traefik_network
- traefik
labels:
- traefik.enable=true
- traefik.http.routers.staging_template.rule=Host(`staging.template.nixc.us`)