Skip to content

Commit aa252d0

Browse files
authored
Merge pull request #159 from ubccr/isc-hpc-updates
Remove unused var
2 parents 80f6832 + 8c409ac commit aa252d0

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)