Skip to content

Commit 8c409ac

Browse files
committed
Remove unused var
1 parent 80f6832 commit 8c409ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ services:
160160
context: ./coldfront
161161
args:
162162
HPCTS_VERSION: $HPCTS_VERSION
163-
command: ["serve", $COLDFRONT_RESTORE]
163+
command: ["serve"]
164164
hostname: coldfront
165165
container_name: coldfront
166166
networks:

0 commit comments

Comments
 (0)