FEAT: rename pegaz.io -> pegaz.dev

This commit is contained in:
valere
2023-06-01 13:32:21 +02:00
parent a06fb0c617
commit 499dc3b23e
8 changed files with 17 additions and 15 deletions

View File

@@ -1,9 +1,9 @@
version: '3.7'
services:
pegazio:
image: pegazio
pegazdev:
image: pegazdev
build: .
container_name: pegazio
container_name: pegazdev
restart: unless-stopped
ports:
- $PORT:3000