forked from linux/WebHosting
Rename service name from carculator to swiss-ecargo because this is a special version of carculator and we want to reserve the carculator name for later.
This commit is contained in:
+3
-3
@@ -60,9 +60,9 @@ services:
|
||||
|
||||
# Romain Sacchi <romain.sacchi@psi.ch>
|
||||
# Software host and access to the Internet
|
||||
carculator:
|
||||
image: gitea.psi.ch/sacchi_r/carculator:0.1.0
|
||||
container_name: carculator
|
||||
swiss-ecargo:
|
||||
image: gitea.psi.ch/sacchi_r/swiss-ecargo:0.1.0
|
||||
container_name: swiss-ecargo
|
||||
restart: always
|
||||
networks:
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user